home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / DISK / FRDM114E / JOES.CNF < prev    next >
Encoding:
Text File  |  1995-07-05  |  5.9 KB  |  234 lines

  1. ; Joe's Freedom┐ configuration file (Falcon030, 16 colours)
  2. ; =========================================================
  3.  
  4. ; Font ID:
  5. #FONTID 181
  6.  
  7. ; Font size in points:
  8. #FONTSIZE 9
  9.  
  10. ; Line spacing between entries in pixels:
  11. #LINESPACE 1
  12.  
  13. ; Directory window background colour (default 0)
  14. #BCKCOLOR 0
  15.  
  16. ; Text colour in directory window (default 1)
  17. #TXTCOLOR 12
  18.  
  19. ; Text colour for selected objects in directory window (default 0)
  20. #STXTCOLOR 0
  21.  
  22. ; Background colour for selected objects (default 1)
  23. #SBCKCOLOR 1
  24.  
  25. ; Format for standard 8.3 filename display:
  26. #FORMAT
  27. %-F %-E%9P  %2D.%2M.%2Y %T%h:%m
  28.  
  29. ; Format string for output to Clipboard using [Shift]+[Control]+C
  30. ; Double click on the Clipboard icon to use
  31. #NICEFORMAT Filename: %-F.%-E% Filesize: %11P bytes
  32.  
  33. ; Sets the character/s for the closer icon:
  34. ; Using this string it's possible to assign two characters from the
  35. ; system typeface for use as the closer. By editing the system font 
  36. ; any desired icon could be created (one of Chrisker's good ideas).
  37. #CLOSER 
  38.  
  39. ; Sets the character for Select all/Invert selection icon:
  40. #ALLSELECT 
  41.  
  42. ; Sets the character for the scroller up arrow:
  43. #UPARROW 
  44.  
  45. ; Sets the character for the scroller down arrow:
  46. #DNARROW 
  47.  
  48. ; Colour for the sizer icon at the bottom right corner:
  49. ; 0=White is the default.
  50. #SIZERCOLOR 0
  51.  
  52. ; Lower case character mode:
  53. #LOWERCASE
  54.  
  55. ; Time slice (in milliseconds) for Freedom┐'s action dispatcher:
  56. ; Accuracy 5ms. The larger the value the faster Freedom┐ can display
  57. ; directories, search etc. This does however slow down other parallel 
  58. ; running programs.
  59. ;#TSLICE 100
  60.  
  61. ; Open folder with double click:
  62. #DOUBLECLICK
  63.  
  64. ; Background operation of Windowed dialogs:
  65. #BACKDIAL
  66.  
  67. ; Sort mode on starting:
  68. ; 1=Name, 2=Date, 3=Size, 4=Type, 5=None, Negative = Reverse sorting
  69. #SORT 1
  70.  
  71. ; Additionally activate sort by pseudo file type:
  72. #TSORT
  73.  
  74. ; Display current sort mode in slider as single character:
  75. #SHOWSORT
  76.  
  77. ; Delay (in seconds) after closing the last open file before the
  78. ; resident part of Freedom┐ is automatically unloaded from memory.
  79. ; Note! Minimum value is 5 seconds.
  80. #SHUTDOWN 10
  81.  
  82. ; Add fuller icon to title bar:
  83. #FULLER
  84.  
  85. ; Number the lines on launching Freedom┐:
  86. #LINES 18
  87.  
  88. ; Number of columns on launching Freedom┐:
  89. #COLUMNS 40
  90.  
  91. ;Set all the buttons in alert boxes to the same width:
  92. #SAMEWIDTH
  93.  
  94. ; Set Kobold path:
  95. #KOBOLD_PATH C:\
  96.  
  97. ; Path to viewer:
  98. #VIEWER C:\ST-GUIDE.ACC
  99.  
  100. ; History-File. If the path is valid a file containing the full paths to
  101. ; the last 20 selected files is maintained.
  102. #HISTFILE C:\FREEDOM.HIS
  103.  
  104. ; Define executable masks:
  105. #EXEC *.pr[gx],*.to[sx],*.tt[px],*.gt[px],*.ap[px],*.ac[cx]
  106.  
  107. ; Tab = Auto locator, unless off in which case = Object info:
  108. #SHELLTAB
  109.  
  110. ; Disable wrap mode:
  111. #NOWRAP
  112.  
  113. ; A feature in the alternative desktop Thing leaves a folder selected 
  114. ; after exiting. Freedom offers this behaviour.
  115. #THINGLIKE
  116.  
  117. ; Allows all characters otherwise only valid filename characters are 
  118. ; allowed. Applications, such as GEM-View, which accept wildcard entries 
  119. ; (eg *.IMG) need this variable.
  120. #ALLCHARS
  121.  
  122. ; Function for right mouse button in directory window
  123. ; 0 = Double click
  124. ; 1 = Scrolls
  125. ; 2 = Shift simulation (same as left click with [Shift])
  126. #RBUTTON 1
  127.  
  128. ; Dialogs in window fly (like similarly names utilities):
  129. ; (Click and drag using any non-selectable object)
  130. #LETEMFLY
  131.  
  132. ; Time delay (in milliseconds) before Selectric┐ compatible object 
  133. ; selection changes to the Drag&drop hand icon:
  134. #DRAGDELAY 80
  135.  
  136. ; Initial delay (in milliseconds) before scroll arrows activate:
  137. #SCROLLDELAY 80
  138.  
  139. ; Scroll speed (in milliseconds):
  140. #SCROLLSPEED 40
  141.  
  142. ; User defined files:
  143. ; Note: A preceding ! character turns case-sensitivity ON
  144. #FILES
  145. C:\CLIPBRD\SCRAP.TXT
  146. C:\FREEDOM.CNF
  147. C:\ASSIGN.SYS
  148. C:\ST-GUIDE.INF
  149. D:\A_WORLD\SUBSCRIB.TXT
  150. D:\A_WORLD\PDSINGLE.TXT
  151. D:\CIXCOMM\CIXREAD\NOTEBOOK.TXT
  152. E:\MASTERS\SUPPORT.UK\SUPPORT.TXT
  153. F:\CIXCOMM\CIXREAD\NOTEBOOK.TXT
  154. F:\CIXCOMM\CIXREAD\REPLY.SCP
  155.  
  156. ; User defined paths:
  157. #PATHS
  158. ; Note: A preceding ! character turns case-sensitivity ON
  159. C:\*.*
  160. C:\GUIDES\*.HYP
  161. C:\AUTO\*.PR?
  162. C:\REGISTER\*.*
  163. D:\A_WORLD\*.*
  164. D:\REGISTER\*.*
  165. D:\TRANSFER\*.*
  166. E:\UTILITY\*.*
  167. E:\MASTERS\*.*
  168. E:\MASTERS\SUPPORT.UK\*.*
  169. F:\CIXCOMM\CIXREAD\MAIL\*.*
  170. F:\TRANSFER\*.*
  171. F:\UUE_MAIL\*.*
  172.  
  173. ; User defined extensions:
  174. ; Note: A preceding ! character turns case-sensitivity ON
  175. #EXTENSIONS
  176. *.*
  177. *.TXT
  178. *.INF
  179. *.RSC
  180. *.DOC
  181. *.AC?
  182. *.FNT
  183. *.CP?
  184. *.PR?,*.AP?
  185. *.TOS,*.TTP
  186.  
  187. ; Path to Images (FREEDMxx.IMG):
  188. ; Note: A preceding ! character turns case-sensitivity ON
  189. #IMAGEPATH C:\FREEDOM
  190.  
  191. ; How many Images does the file contain?
  192. #IMAGES 14
  193.  
  194. ; User defined image file masks:
  195. #FILETYPES
  196. ;Name   Sort Image Colors  Mask
  197. ;-------------------------------
  198. Folder    20    0  0 9 1 0 \*
  199. Program   19    1  0 2 1 0 *.PRG,*.TOS,*.ACC,*.TTP,*.GTP,*.APP
  200. Text      18    2  0 1 1 0 *.TXT,*.DOC,MANU*,*.ASC
  201. Readme    17    3  0 1 1 0 READ[MT]*,LIES*,*.UPL
  202. Setup     15    4  0 4 1 0 *.INF,*.CFG,*.CNF,*.DAT,*.SET
  203. Image     16    5  0 11 1 0 *.GIF,*.PI[123],*.TGA,*.PAC,*.PC[123X],*.JPG,*.IMG,*.TIF,*.CA[123]
  204. Sound     14    6  0 1 1 0 *.HSN,*.AVR,*.DVS,*.SND,*.SMP,*.MOD,*.AU,*.WAV,*.MID
  205. Resource  13    7  0 12 1 0 *.RSC
  206. XControl  12    8  0 2 1 0 *.CPX
  207. Font      11    9  0 14 1 0 *.FNT,*.SPD,*.CFN,*.TTF,*.FED
  208. Source    10   10  0 1 1 0 *.S,*.PRJ,*.H,*.C,*.LOD,*.STG
  209. Disabled   9   11  0 10 1 0 *.CPZ,*.??X
  210. Archive    8   12  0 14 1 0 *.LZH,*.LHA,*.ZIP,*.ARC,*.ZOO,*.ARJ
  211. System     7   13  0 15 1 0 *.SYS
  212.  
  213. ; The exception list:
  214. #IGNOREMCTRL
  215. gemini
  216. gem-view
  217. imploid
  218.  
  219. ; Applications which understand the VA_START protocol can be fooled 
  220. ; into loading file(s) non-modally.
  221. #VASTART
  222. ST-GUIDE Open Hypertext
  223.  
  224. #MENUBAR
  225. EVEREST 4 22 Open file(s)
  226. GEMVIEW 4 20 >> Select image to load
  227. INTRFACE 4 22 Load Resource
  228. PAPYRUS 4 24 Open Document (PAP/RTF/ASCII)
  229.  
  230. ; Disable Freedom┐ when called from the following programs:
  231. #EXCLUDE
  232. KNDENGL 
  233.